home *** CD-ROM | disk | FTP | other *** search
- //-------------------------------------------------------------------
- //
- // This code is copyright 2001 by G5 Software.
- // Any unauthorized usage, either in part or in whole of this code
- // is strictly prohibited. Violators WILL be prosecuted to the
- // maximum extent allowed by law.
- //
- //-------------------------------------------------------------------
-
- class CSurvivalMission_Sky
- {
- string MeshFile = "Models/Sky_02.mesh";
- string SkinFile = "Models/Sky_04.skin";
- }
-
-